home *** CD-ROM | disk | FTP | other *** search
/ Together in Jesus: 1st Eucharist Computer Fun / Together in Jesus - First Eucharist - Computer Fun.iso / rec4_new.swf / scripts / DefineButton2_189 / BUTTONCONDACTION on(release).as
Text File  |  2007-10-21  |  196b  |  9 lines

  1. on(release){
  2.    manwalkc_mc._visible = true;
  3.    manwalkc_mc.play();
  4.    manwalk1c_mc.stop(0);
  5.    manwalk1cmc._visible = false;
  6.    tryagain_mc._visible = false;
  7.    soundCheering1.start();
  8. }
  9.